Micron Document
<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Relational database</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Relational_database"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Relational_database rootpage-Relational_database skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">Relational database</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">
<style data-mw-deduplicate="TemplateStyles:r1251242444">
/* start https://en.wikipedia.org/ */


.mw-parser-output .ambox{border:1px solid #a2a9b1;border-left:10px solid #36c;background-color:#fbfbfb;box-sizing:border-box}.mw-parser-output .ambox+link+.ambox,.mw-parser-output .ambox+link+style+.ambox,.mw-parser-output .ambox+link+link+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+style+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+link+.ambox{margin-top:-1px}html body.mediawiki .mw-parser-output .ambox.mbox-small-left{margin:4px 1em 4px 0;overflow:hidden;width:238px;border-collapse:collapse;font-size:88%;line-height:1.25em}.mw-parser-output .ambox-speedy{border-left:10px solid #b32424;background-color:#fee7e6}.mw-parser-output .ambox-delete{border-left:10px solid #b32424}.mw-parser-output .ambox-content{border-left:10px solid #f28500}.mw-parser-output .ambox-style{border-left:10px solid #fc3}.mw-parser-output .ambox-move{border-left:10px solid #9932cc}.mw-parser-output .ambox-protection{border-left:10px solid #a2a9b1}.mw-parser-output .ambox .mbox-text{border:none;padding:0.25em 0.5em;width:100%}.mw-parser-output .ambox .mbox-image{border:none;padding:2px 0 2px 0.5em;text-align:center}.mw-parser-output .ambox .mbox-imageright{border:none;padding:2px 0.5em 2px 0;text-align:center}.mw-parser-output .ambox .mbox-empty-cell{border:none;padding:0;width:1px}.mw-parser-output .ambox .mbox-image-div{width:52px}@media(min-width:720px){.mw-parser-output .ambox{margin:0 10%}}@media print{body.ns-0 .mw-parser-output .ambox{display:none!important}}


/* end https://en.wikipedia.org/ */
</style>
<p>A <b>relational database</b> (<b>RDB</b><sup id="cite_ref-1" class="reference"><a href="#cite_note-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup>) is a <a href="Database" title="Database">database</a> based on the <a href="Relational_model" title="Relational model">relational model</a> of data, as proposed by <a href="E._F._Codd" class="mw-redirect" title="E. F. Codd">E. F. Codd</a> in 1970.<sup id="cite_ref-codd_2-0" class="reference"><a href="#cite_note-codd-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup>
</p><p>A Relational <a href="Database_Management_System" class="mw-redirect" title="Database Management System">Database Management System</a> (RDBMS) is a type of database management system that stores data in a structured <a href="Content_format" title="Content format">format</a> using <a href="Row_(database)" title="Row (database)">rows</a> and <a href="Columns" class="mw-redirect" title="Columns">columns</a>.
</p><p>Many relational database systems are equipped with the option of using <a href="SQL" title="SQL">SQL</a> (Structured Query Language) for querying and updating the database.<sup id="cite_ref-3" class="reference"><a href="#cite_note-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup>
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="History">History</h2></div>
<p>The concept of relational database was defined by <a href="Edgar_F._Codd" title="Edgar F. Codd">E. F. Codd</a> at <a href="IBM" title="IBM">IBM</a> in 1970. Codd introduced the term <i>relational</i> in his research paper "A Relational Model of Data for Large Shared Data Banks".<sup id="cite_ref-codd_2-1" class="reference"><a href="#cite_note-codd-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup> In this paper and later papers, he defined what he meant by <i>relation</i>. One well-known definition of what constitutes a relational database system is composed of <a href="Codd's_12_rules" title="Codd's 12 rules">Codd's 12 rules</a>.
</p><p>However, no commercial implementations of the relational model conform to all of Codd's rules,<sup id="cite_ref-4" class="reference"><a href="#cite_note-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup> so the term has gradually come to describe a broader class of database systems, which at a minimum:
</p>
<ol><li>Present the data to the user as <a href="Relation_(database)" title="Relation (database)">relations</a> (a presentation in tabular form, i.e. as a <i>collection</i> of <a href="Table_(database)" title="Table (database)">tables</a> with each table consisting of a set of <a href="Row_(database)" title="Row (database)">rows</a> and <a href="Column_(database)" title="Column (database)">columns</a>);</li>
<li>Provide <a href="Relational_operator" title="Relational operator">relational operators</a> to manipulate the data in tabular form.</li></ol>
<p>In 1974, IBM began developing <a href="IBM_System_R" title="IBM System R">System R</a>, a research project to develop a prototype RDBMS.<sup id="cite_ref-5" class="reference"><a href="#cite_note-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-6" class="reference"><a href="#cite_note-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup>
The first system sold as an RDBMS was <a href="Multics_Relational_Data_Store" title="Multics Relational Data Store">Multics Relational Data Store</a> (June 1976).<sup id="cite_ref-7" class="reference"><a href="#cite_note-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-8" class="reference"><a href="#cite_note-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup> <a href="Oracle_Database" title="Oracle Database">Oracle</a> was released in 1979 by Relational Software, now <a href="Oracle_Corporation" title="Oracle Corporation">Oracle Corporation</a>.<sup id="cite_ref-9" class="reference"><a href="#cite_note-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup> <a href="Ingres_(database)" title="Ingres (database)">Ingres</a> and <a href="IBM_BS12" class="mw-redirect" title="IBM BS12">IBM BS12</a> followed. Other examples of an RDBMS include <a href="IBM_Db2" title="IBM Db2">IBM Db2</a>, <a href="Adaptive_Server_Enterprise" title="Adaptive Server Enterprise">SAP Sybase ASE</a>, and <a href="IBM_Informix" class="mw-redirect" title="IBM Informix">Informix</a>. In 1984, the first RDBMS for <a href="Macintosh_128K" title="Macintosh 128K">Macintosh</a> began being developed, code-named Silver Surfer, and was released in 1987 as <a href="4th_Dimension_(Software)" class="mw-redirect" title="4th Dimension (Software)">4th Dimension</a> and known today as 4D.<sup id="cite_ref-10" class="reference"><a href="#cite_note-10"><span class="cite-bracket">[</span>10<span class="cite-bracket">]</span></a></sup>
</p><p>The first systems that were relatively faithful implementations of the relational model were from:
</p>
<ul><li>University of Michigan – <a href="MICRO_Relational_Database_Management_System" title="MICRO Relational Database Management System">Micro DBMS</a> (1969)<sup id="cite_ref-ST_1_11-0" class="reference"><a href="#cite_note-ST_1-11"><span class="cite-bracket">[</span>11<span class="cite-bracket">]</span></a></sup></li>
<li>Massachusetts Institute of Technology (1971)<sup id="cite_ref-SIG_1_12-0" class="reference"><a href="#cite_note-SIG_1-12"><span class="cite-bracket">[</span>12<span class="cite-bracket">]</span></a></sup></li>
<li>IBM UK Scientific Centre at Peterlee – <a href="IBM_IS1" title="IBM IS1">IS1</a> (1970–72),<sup id="cite_ref-PS_1_13-0" class="reference"><a href="#cite_note-PS_1-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup> and its successor, <a href="PRTV" class="mw-redirect" title="PRTV">PRTV</a> (1973–79).<sup id="cite_ref-Todd_1976_14-0" class="reference"><a href="#cite_note-Todd_1976-14"><span class="cite-bracket">[</span>14<span class="cite-bracket">]</span></a></sup></li></ul>
<p>The most common definition of an RDBMS is a product that presents a view of data as a collection of rows and columns, even if it is not based strictly upon <a href="Relational_model" title="Relational model">relational theory</a>. By this definition, RDBMS products typically implement some but not all of Codd's 12 rules.
</p><p>A second school of thought argues that if a database does not implement all of Codd's rules (or the current understanding on the relational model, as expressed by <a href="Christopher_J._Date" title="Christopher J. Date">Christopher J. Date</a>, <a href="Hugh_Darwen" title="Hugh Darwen">Hugh Darwen</a> and others), it is not relational. This view, shared by many theorists and other strict adherents to Codd's principles, would disqualify most DBMSs as not relational. For clarification, they often refer to some RDBMSs as <i>truly-relational database management systems</i> (TRDBMS), naming others <i>pseudo-relational database management systems</i> (PRDBMS).
</p><p>As of 2009, most commercial relational DBMSs employ <a href="SQL" title="SQL">SQL</a> as their <a href="Query_language" title="Query language">query language</a>.<sup id="cite_ref-15" class="reference"><a href="#cite_note-15"><span class="cite-bracket">[</span>15<span class="cite-bracket">]</span></a></sup>
</p><p>Alternative query languages have been proposed and implemented, notably the pre-1996 implementation of <a href="QUEL_query_languages" title="QUEL query languages">Ingres QUEL</a>.
</p>
<div class="mw-heading mw-heading2"><h2 id="Relational_model">Relational model</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1236090951">
/* start https://en.wikipedia.org/ */


.mw-parser-output .hatnote{font-style:italic}.mw-parser-output div.hatnote{padding-left:1.6em;margin-bottom:0.5em}.mw-parser-output .hatnote i{font-style:normal}.mw-parser-output .hatnote+link+.hatnote{margin-top:-0.5em}@media print{body.ns-0 .mw-parser-output .hatnote{display:none!important}}


/* end https://en.wikipedia.org/ */
</style><div role="note" class="hatnote navigation-not-searchable">Main article: <a href="Relational_model" title="Relational model">Relational model</a></div>
<p>A relational model organizes data into one or more <a href="Table_(database)" title="Table (database)">tables</a> (or "relations") of <a href="Column_(database)" title="Column (database)">columns</a> and <a href="Row_(database)" title="Row (database)">rows</a>, with a <a href="Unique_key" title="Unique key">unique key</a> identifying each row. Rows are also called <a href="Record_(computer_science)" title="Record (computer science)">records</a> or <a href="Tuple" title="Tuple">tuples</a>.<sup id="cite_ref-16" class="reference"><a href="#cite_note-16"><span class="cite-bracket">[</span>16<span class="cite-bracket">]</span></a></sup> Columns are also called attributes. Generally, each table/relation represents one "entity type" (such as customer or product). The rows represent instances of that type of <a href="Entity" title="Entity">entity</a> (such as "Lee" or "chair") and the columns represent values attributed to that instance (such as address or price).
</p><p>For example, each row of a class table corresponds to a class, and a class corresponds to multiple students, so the relationship between the class table and the student table is "one to many"<sup id="cite_ref-17" class="reference"><a href="#cite_note-17"><span class="cite-bracket">[</span>17<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Keys">Keys</h2></div>
<p>Each row in a table has its own unique key. Rows in a table can be linked to rows in other tables by adding a column for the unique key of the linked row (such columns are known as <a href="Foreign_key" title="Foreign key">foreign keys</a>). Codd showed that data relationships of arbitrary complexity can be represented by a simple set of concepts.<sup id="cite_ref-codd_2-2" class="reference"><a href="#cite_note-codd-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup>
</p><p>Part of this processing involves consistently being able to select or modify one and only one row in a table. Therefore, most physical implementations have a unique <a href="Primary_key" title="Primary key">primary key</a> (PK) for each row in a table. When a new row is written to the table, a new unique value for the primary key is generated; this is the key that the system uses primarily for accessing the table. System performance is optimized for PKs. Other, more <a href="Natural_key" title="Natural key">natural keys</a> may also be identified and defined as <a href="Alternate_key" class="mw-redirect" title="Alternate key">alternate keys</a> (AK). Often several columns are needed to form an AK (this is one reason why a single integer column is usually made the PK). Both PKs and AKs have the ability to uniquely identify a row within a table. Additional technology may be applied to ensure a unique ID across the world, a <a href="Globally_unique_identifier" class="mw-redirect" title="Globally unique identifier">globally unique identifier</a>, when there are broader system requirements.
</p><p>The primary keys within a database are used to define the relationships among the tables. When a PK migrates to another table, it becomes a foreign key (FK) in the other table. When each cell can contain only one value and the PK migrates into a regular entity table, this design pattern can represent either a <a href="One-to-one_(data_model)" title="One-to-one (data model)">one-to-one</a> or <a href="One-to-many_(data_model)" title="One-to-many (data model)">one-to-many</a> relationship. Most relational database designs resolve <a href="Many-to-many_(data_model)" title="Many-to-many (data model)">many-to-many</a> relationships by creating an additional table that contains the PKs from both of the other entity tables&nbsp;– the relationship becomes an entity; the resolution table is then named appropriately and the two FKs are combined to form a PK. The migration of PKs to other tables is the second major reason why system-assigned integers are used normally as PKs; there is usually neither efficiency nor clarity in migrating a bunch of other types of columns.
</p>
<div class="mw-heading mw-heading3"><h3 id="Relationships">Relationships</h3></div>
<p>Relationships are a logical connection between different tables (entities), established on the basis of interaction among these tables. These relationships can be modelled as an <a href="Entity%E2%80%93relationship_model" title="Entity–relationship model">entity-relationship model</a>.
</p>
<div class="mw-heading mw-heading2"><h2 id="Transactions">Transactions</h2></div>
<p>In order for a database management system (DBMS) to operate efficiently and accurately, it must use <a href="ACID_transactions" class="mw-redirect" title="ACID transactions">ACID transactions</a>.<sup id="cite_ref-18" class="reference"><a href="#cite_note-18"><span class="cite-bracket">[</span>18<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-19" class="reference"><a href="#cite_note-19"><span class="cite-bracket">[</span>19<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-20" class="reference"><a href="#cite_note-20"><span class="cite-bracket">[</span>20<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Stored_procedures">Stored procedures</h2></div>
<p>Part of the programming within a RDBMS is accomplished using <a href="Stored_procedure" title="Stored procedure">stored procedures</a> (SPs). Often procedures can be used to greatly reduce the amount of information transferred within and outside of a system. For increased security, the system design may grant access to only the stored procedures and not directly to the tables. Fundamental stored procedures contain the logic needed to insert new and update existing data. More complex procedures may be written to implement additional rules and logic related to processing or selecting the data.
</p>
<div class="mw-heading mw-heading2"><h2 id="Terminology">Terminology</h2></div>

<p>The relational database was first defined in June 1970 by <a href="Edgar_F._Codd" title="Edgar F. Codd">Edgar Codd</a>, of IBM's <a href="IBM_Almaden_Research_Center" class="mw-redirect" title="IBM Almaden Research Center">San Jose Research Laboratory</a>.<sup id="cite_ref-codd_2-3" class="reference"><a href="#cite_note-codd-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup> Codd's view of what qualifies as an RDBMS is summarized in <a href="Codd's_12_rules" title="Codd's 12 rules">Codd's 12 rules</a>. A relational database has become the predominant type of database. Other models besides the <i>relational model</i> include the <a href="Hierarchical_database_model" title="Hierarchical database model">hierarchical database model</a> and the <a href="Network_model" title="Network model">network model</a>.
</p><p>The table below summarizes some of the most important relational database terms and the corresponding <a href="SQL" title="SQL">SQL</a> term:
</p>
<table class="wikitable">

<tbody><tr>
<th>SQL term
</th>
<th>Relational database term
</th>
<th>Description
</th></tr>
<tr>
<td><a href="Row_(database)" title="Row (database)"><i><b>Row</b></i></a>
</td>
<td><i><b><a href="Tuple" title="Tuple">Tuple</a></b></i> or <a href="Record_(computer_science)" title="Record (computer science)"><i><b>record</b></i></a>
</td>
<td>A data set representing a single item
</td></tr>
<tr>
<td><a href="Column_(database)" title="Column (database)"><i><b>Column</b></i></a>
</td>
<td><i><b>Attribute</b></i> or <i><b>field</b></i>
</td>
<td>A labeled element of a tuple, e.g. "Address" or "Date of birth"
</td></tr>
<tr>
<td><a href="Table_(database)" title="Table (database)"><i><b>Table</b></i></a>
</td>
<td><a href="Relation_(database)" title="Relation (database)"><i><b>Relation</b></i></a> or <a href="Relvar" title="Relvar"><i><b>Base relvar</b></i></a>
</td>
<td>A set of tuples sharing the same attributes; a set of columns and rows
</td></tr>
<tr>
<td><a href="View_(SQL)" title="View (SQL)"><i><b>View</b></i></a> or <i><b><a href="Result_set" title="Result set">result set</a></b></i>
</td>
<td><i><b>Derived relvar</b></i>
</td>
<td>Any set of tuples; a data report from the RDBMS in response to a <a href="Query_language" title="Query language">query</a>
</td></tr></tbody></table>
<div class="mw-heading mw-heading2"><h2 id="Relations_or_tables">Relations or tables</h2></div>
<div role="note" class="hatnote navigation-not-searchable">Main articles: <a href="Relation_(database)" title="Relation (database)">Relation (database)</a> and <a href="Table_(database)" title="Table (database)">Table (database)</a></div>
<p>In a relational database, a <i><a href="Relation_(database)" title="Relation (database)">relation</a></i> is a set of <a href="Tuple" title="Tuple">tuples</a> that have the same <a href="Attribute_(computing)" title="Attribute (computing)">attributes</a>. A tuple usually represents an object and information about that object. Objects are typically physical objects or concepts. A relation is usually described as a <a href="Table_(database)" title="Table (database)">table</a>, which is organized into <a href="Row_(database)" title="Row (database)">rows</a> and <a href="Column_(database)" title="Column (database)">columns</a>. All the data referenced by an attribute are in the same <a href="Data_domain" title="Data domain">domain</a> and conform to the same constraints.
</p><p>The relational model specifies that the tuples of a relation have no specific order and that the tuples, in turn, impose no order on the attributes. Applications access data by specifying queries, which use operations such as <i>select</i> to identify tuples, <i>project</i> to identify attributes, and <i>join</i> to combine relations. Relations can be modified using the <i>insert</i>, <i>delete</i>, and <i>update</i> operators. New tuples can supply explicit values or be derived from a query. Similarly, queries identify tuples for updating or deleting.
</p><p>Tuples by definition are unique. If the tuple contains a <a href="Candidate_key" title="Candidate key">candidate</a> or primary key then obviously it is unique; however, a primary key need not be defined for a row or record to be a tuple. The definition of a tuple requires that it be unique, but does not require a primary key to be defined. Because a tuple is unique, its attributes by definition constitute a <a href="Superkey" title="Superkey">superkey</a>.
</p>
<div class="mw-heading mw-heading2"><h2 id="Base_and_derived_relations">Base and derived relations</h2></div>
<div role="note" class="hatnote navigation-not-searchable">Main articles: <a href="Relvar" title="Relvar">Relvar</a> and <a href="View_(SQL)" title="View (SQL)">View (SQL)</a></div>
<p>All data are stored and accessed via <a href="Relation_(database)" title="Relation (database)">relations</a>. Relations that store data are called "base relations", and in implementations are called "tables". Other relations do not store data, but are computed by applying relational operations to other relations. These relations are sometimes called "derived relations". In implementations these are called "<a href="View_(database)" class="mw-redirect" title="View (database)">views</a>" or "queries". Derived relations are convenient in that they act as a single relation, even though they may grab information from several relations. Also, derived relations can be used as an <a href="Abstraction_layer" title="Abstraction layer">abstraction layer</a>.
</p>
<div class="mw-heading mw-heading3"><h3 id="Domain">Domain</h3></div>
<div role="note" class="hatnote navigation-not-searchable">Main article: <a href="Data_domain" title="Data domain">Data domain</a></div>
<p>A domain describes the set of possible values for a given attribute, and can be considered a constraint on the value of the attribute. Mathematically, attaching a domain to an attribute means that any value for the attribute must be an element of the specified set. The character string <i>"ABC"</i>, for instance, is not in the integer domain, but the integer value <i>123</i> is. Another example of domain describes the possible values for the field "CoinFace" as ("Heads","Tails"). So, the field "CoinFace" will not accept input values like (0,1) or (H,T).
</p>
<div class="mw-heading mw-heading2"><h2 id="Constraints">Constraints</h2></div>
<p>Constraints are often used to make it possible to further restrict the domain of an attribute. For instance, a constraint can restrict a given integer attribute to values between 1 and 10. Constraints provide one method of implementing <a href="Business_rules" class="mw-redirect" title="Business rules">business rules</a> in the database and support subsequent data use within the application layer. SQL implements constraint functionality in the form of <a href="Check_constraint" title="Check constraint">check constraints</a>.
Constraints restrict the data that can be stored in <a href="Relation_(database)" title="Relation (database)">relations</a>. These are usually defined using expressions that result in a <a href="Boolean_data_type" title="Boolean data type">Boolean</a> value, indicating whether or not the data satisfies the constraint. Constraints can apply to single attributes, to a tuple (restricting combinations of attributes) or to an entire relation.
Since every attribute has an associated domain, there are constraints (<b>domain constraints</b>). The two principal rules for the relational model are known as <b><a href="Entity_integrity" title="Entity integrity">entity integrity</a></b> and <b><a href="Referential_integrity" title="Referential integrity">referential integrity</a></b>.
</p>
<div class="mw-heading mw-heading3"><h3 id="Primary_key">Primary key</h3></div>
<div role="note" class="hatnote navigation-not-searchable">Main articles: <a href="Unique_key" title="Unique key">Unique key</a> and <a href="Primary_key" title="Primary key">Primary key</a></div>
<p>Every <a href="Relation_(database)" title="Relation (database)">relation</a>/table has a primary key, this being a consequence of a relation being a <a href="Set_(mathematics)" title="Set (mathematics)">set</a>.<sup id="cite_ref-FOOTNOTEDate1984268_21-0" class="reference"><a href="#cite_note-FOOTNOTEDate1984268-21"><span class="cite-bracket">[</span>21<span class="cite-bracket">]</span></a></sup> A primary key uniquely specifies a tuple within a table. While natural attributes (attributes used to describe the data being entered) are sometimes good primary keys, <a href="Surrogate_key" title="Surrogate key">surrogate keys</a> are often used instead. A surrogate key is an artificial attribute assigned to an object which uniquely identifies it (for instance, in a table of information about students at a school they might all be assigned a student ID in order to differentiate them). The surrogate key has no intrinsic (inherent) meaning, but rather is useful through its ability to uniquely identify a tuple.
Another common occurrence, especially in regard to N:M cardinality is the <a href="Compound_key" class="mw-redirect" title="Compound key">composite key</a>. A composite key is a key made up of two or more attributes within a table that (together) uniquely identify a record.<sup id="cite_ref-22" class="reference"><a href="#cite_note-22"><span class="cite-bracket">[</span>22<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="Foreign_key">Foreign key</h3></div>
<div role="note" class="hatnote navigation-not-searchable">Main article: <a href="Foreign_key" title="Foreign key">Foreign key</a></div>
<p>Foreign key refers to a field in a relational table that matches the primary key column of another table. It relates the two keys. Foreign keys need not have unique values in the referencing relation. A foreign key can be used to <a href="Cross-reference" title="Cross-reference">cross-reference</a> tables, and it effectively uses the values of attributes in the referenced relation to restrict the domain of one or more attributes in the referencing relation. The concept is described formally as: "For all tuples in the referencing relation projected over the referencing attributes, there must exist a tuple in the referenced relation projected over those same attributes such that the values in each of the referencing attributes match the corresponding values in the referenced attributes."
</p>
<div class="mw-heading mw-heading3"><h3 id="Stored_procedures_2">Stored procedures</h3></div>
<div role="note" class="hatnote navigation-not-searchable">Main article: <a href="Stored_procedure" title="Stored procedure">Stored procedure</a></div>
<p>A stored procedure is executable code that is associated with, and generally stored in, the database. Stored procedures usually collect and customize common operations, like inserting a <a href="Tuple" title="Tuple">tuple</a> into a <a href="Relation_(database)" title="Relation (database)">relation</a>, gathering statistical information about usage patterns, or encapsulating complex <a href="Business_logic" title="Business logic">business logic</a> and calculations. Frequently they are used as an <a href="Application_programming_interface" class="mw-redirect" title="Application programming interface">application programming interface</a> (API) for security or simplicity. Implementations of stored procedures on SQL RDBMS's often allow developers to take advantage of <a href="Procedural_programming" title="Procedural programming">procedural</a> extensions (often vendor-specific) to the standard <a href="Declarative_programming" title="Declarative programming">declarative</a> SQL syntax.
Stored procedures are not part of the relational database model, but all commercial implementations include them.
</p>
<div class="mw-heading mw-heading3"><h3 id="Index">Index</h3></div>
<div role="note" class="hatnote navigation-not-searchable">Main article: <a href="Index_(database)" class="mw-redirect" title="Index (database)">Index (database)</a></div>
<p>An index is one way of providing quicker access to data. Indices can be created on any combination of attributes on a <a href="Relation_(database)" title="Relation (database)">relation</a>. Queries that filter using those attributes can find matching tuples directly using the index (similar to <a href="Hash_table" title="Hash table">Hash table</a> lookup), without having to check each tuple in turn. This is analogous to using the <a href="Index_(publishing)" title="Index (publishing)">index of a book</a> to go directly to the page on which the information you are looking for is found, so that you do not have to read the entire book to find what you are looking for. Relational databases typically supply multiple indexing techniques, each of which is optimal for some combination of data distribution, relation size, and typical access pattern. Indices are usually implemented via <a href="B%2B_tree" title="B+ tree">B+ trees</a>, <a href="R-tree" title="R-tree">R-trees</a>, and <a href="Bitmap_index" title="Bitmap index">bitmaps</a>.
Indices are usually not considered part of the database, as they are considered an implementation detail, though indices are usually maintained by the same group that maintains the other parts of the database. The use of efficient indexes on both primary and foreign keys can dramatically improve query performance. This is because B-tree indexes result in query times proportional to log(n) where n is the number of rows in a table and hash indexes result in constant time queries (no size dependency as long as the relevant part of the index fits into memory).
</p>
<div class="mw-heading mw-heading2"><h2 id="Relational_operations">Relational operations</h2></div>
<div role="note" class="hatnote navigation-not-searchable">Main article: <a href="Relational_algebra" title="Relational algebra">Relational algebra</a></div>
<p>Queries made against the relational database, and the derived <a href="Relvars" class="mw-redirect" title="Relvars">relvars</a> in the database are expressed in a <a href="Relational_calculus" title="Relational calculus">relational calculus</a> or a <a href="Relational_algebra" title="Relational algebra">relational algebra</a>. In his original relational algebra, Codd introduced eight relational operators in two groups of four operators each. The first four operators were based on the traditional mathematical <a href="Set_theory" title="Set theory">set operations</a>:
</p>
<ul><li>The <a href="Union_(set_theory)" title="Union (set theory)">union</a> operator (υ) combines the tuples of two <a href="Relation_(database)" title="Relation (database)">relations</a> and removes all duplicate tuples from the result. The relational union operator is equivalent to the <a href="Union_(SQL)" class="mw-redirect" title="Union (SQL)">SQL UNION</a> operator.</li>
<li>The <a href="Intersection_(set_theory)" title="Intersection (set theory)">intersection</a> operator (∩) produces the set of tuples that two relations share in common. Intersection is implemented in SQL in the form of the <a href="Intersect_(SQL)" class="mw-redirect" title="Intersect (SQL)">INTERSECT</a> operator.</li>
<li>The <a href="Complement_(set_theory)" title="Complement (set theory)">set difference</a> operator (-) acts on two relations and produces the set of tuples from the first relation that do not exist in the second relation. Difference is implemented in SQL in the form of the <a href="Except_(SQL)" class="mw-redirect" title="Except (SQL)">EXCEPT</a> or MINUS operator.</li>
<li>The <a href="Cartesian_product" title="Cartesian product">cartesian product</a> (X) of two relations is a join that is not restricted by any criteria, resulting in every tuple of the first relation being matched with every tuple of the second relation. The cartesian product is implemented in SQL as the <a href="Cross_join" class="mw-redirect" title="Cross join">Cross join</a> operator.</li></ul>
<p>The remaining operators proposed by Codd involve special operations specific to relational databases:
</p>
<ul><li>The selection, or restriction, operation (σ) retrieves tuples from a relation, limiting the results to only those that meet a specific criterion, i.e. a <a href="Subset" title="Subset">subset</a> in terms of set theory. The SQL equivalent of selection is the <a href="Select_(SQL)" title="Select (SQL)">SELECT</a> query statement with a WHERE clause.</li>
<li>The <a href="Projection_(relational_algebra)" title="Projection (relational algebra)">projection operation</a> (π) extracts only the specified attributes from a tuple or set of tuples.</li>
<li>The join operation defined for relational databases is often referred to as a natural join (⋈). In this type of join, two relations are connected by their common attributes. MySQL's approximation of a natural join is the <a href="Inner_join" class="mw-redirect" title="Inner join">Inner join</a> operator. In SQL, an INNER JOIN prevents a cartesian product from occurring when there are two tables in a query. For each table added to a SQL Query, one additional INNER JOIN is added to prevent a cartesian product. Thus, for N tables in an SQL query, there must be N−1 INNER JOINS to prevent a cartesian product.</li>
<li>The <a href="Relational_algebra#Division" title="Relational algebra">relational division</a> (÷) operation is a slightly more complex operation and essentially involves using the tuples of one relation (the dividend) to partition a second relation (the divisor). The relational division operator is effectively the opposite of the cartesian product operator (hence the name).</li></ul>
<p>Other operators have been introduced or proposed since Codd's introduction of the original eight including relational comparison operators and extensions that offer support for nesting and hierarchical data, among others.
</p>
<div class="mw-heading mw-heading2"><h2 id="Normalization">Normalization</h2></div>
<div role="note" class="hatnote navigation-not-searchable">Main article: <a href="Database_normalization" title="Database normalization">Database normalization</a></div>
<p>Normalization was first proposed by Codd as an integral part of the relational model. It encompasses a set of procedures designed to eliminate non-simple domains (non-atomic values) and the redundancy (duplication) of data, which in turn prevents data manipulation anomalies and loss of data integrity. The most common forms of normalization applied to databases are called the <a href="Database_normalization#Normal_forms" title="Database normalization">normal forms</a>.
</p>
<div class="mw-heading mw-heading2"><h2 id="RDBMS">RDBMS</h2></div>

<p>Connolly and Begg define database management system (DBMS) as a "software system that enables users to define, create, maintain and control access to the database".<sup id="cite_ref-Begg-p64_23-0" class="reference"><a href="#cite_note-Begg-p64-23"><span class="cite-bracket">[</span>23<span class="cite-bracket">]</span></a></sup> RDBMS is an extension of that initialism that is sometimes used when the underlying database is relational.
</p><p>An alternative definition for a <b>relational database management system</b> is a database management system (DBMS) based on the <a href="Relational_model" title="Relational model">relational model</a>. Most databases in widespread use today are based on this model.<sup id="cite_ref-24" class="reference"><a href="#cite_note-24"><span class="cite-bracket">[</span>24<span class="cite-bracket">]</span></a></sup>
</p><p>RDBMSs have been a common option for the storage of information in databases used for financial records, manufacturing and logistical information, personnel data, and other applications since the 1980s. Relational databases have often replaced legacy <a href="Hierarchical_database" class="mw-redirect" title="Hierarchical database">hierarchical databases</a> and <a href="Network_database" class="mw-redirect" title="Network database">network databases</a>, because RDBMS were easier to implement and administer. Nonetheless, relational stored data received continued, unsuccessful challenges by <a href="Object_database" title="Object database">object database</a> management systems in the 1980s and 1990s, (which were introduced in an attempt to address the so-called <a href="Object%E2%80%93relational_impedance_mismatch" title="Object–relational impedance mismatch">object–relational impedance mismatch</a> between relational databases and object-oriented application programs), as well as by <a href="XML_database" title="XML database">XML database</a> management systems in the 1990s.<sup id="cite_ref-25" class="reference"><a href="#cite_note-25"><span class="cite-bracket">[</span>25<span class="cite-bracket">]</span></a></sup> However, due to the expanse of technologies, such as <a href="Horizontal_scaling" class="mw-redirect" title="Horizontal scaling">horizontal scaling</a> of <a href="Computer_cluster" title="Computer cluster">computer clusters</a>, <a href="NoSQL" title="NoSQL">NoSQL</a> databases have recently become popular as an alternative to RDBMS databases.<sup id="cite_ref-26" class="reference"><a href="#cite_note-26"><span class="cite-bracket">[</span>26<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Distributed_relational_databases">Distributed relational databases</h2></div>
<p><a href="DRDA" title="DRDA">Distributed Relational Database Architecture</a> (DRDA) was designed by a workgroup within IBM in the period 1988 to 1994. DRDA enables network connected relational databases to cooperate to fulfill SQL requests.<sup id="cite_ref-27" class="reference"><a href="#cite_note-27"><span class="cite-bracket">[</span>27<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-28" class="reference"><a href="#cite_note-28"><span class="cite-bracket">[</span>28<span class="cite-bracket">]</span></a></sup>
The messages, protocols, and structural components of DRDA are defined by the <a href="Distributed_Data_Management_Architecture" title="Distributed Data Management Architecture">Distributed Data Management Architecture</a>.
</p>
<div class="mw-heading mw-heading2"><h2 id="List_of_database_engines">List of database engines</h2></div>
<p>According to <a href="DB-Engines_ranking" title="DB-Engines ranking">DB-Engines</a>, in December 2024 the most popular systems on the db-engines.com web site were:<sup id="cite_ref-29" class="reference"><a href="#cite_note-29"><span class="cite-bracket">[</span>29<span class="cite-bracket">]</span></a></sup>
</p>
<ol><li><a href="Oracle_Database" title="Oracle Database">Oracle Database</a></li>
<li><a href="MySQL" title="MySQL">MySQL</a></li>
<li><a href="Microsoft_SQL_Server" title="Microsoft SQL Server">Microsoft SQL Server</a></li>
<li><a href="PostgreSQL" title="PostgreSQL">PostgreSQL</a></li>
<li><a href="Snowflake_Inc." title="Snowflake Inc.">Snowflake</a></li>
<li><a href="IBM_Db2" title="IBM Db2">IBM Db2</a></li>
<li><a href="SQLite" title="SQLite">SQLite</a></li>
<li><a href="Microsoft_Access" title="Microsoft Access">Microsoft Access</a></li>
<li><a href="Databricks" title="Databricks">Databricks</a></li>
<li><a href="MariaDB" title="MariaDB">MariaDB</a></li></ol>
<p>According to research company <a href="Gartner" title="Gartner">Gartner</a>, in 2011, the five leading <a href="Proprietary_software" title="Proprietary software">proprietary software</a> relational database vendors by revenue were <a href="Oracle_Corporation" title="Oracle Corporation">Oracle</a> (48.8%), <a href="IBM" title="IBM">IBM</a> (20.2%), <a href="Microsoft" title="Microsoft">Microsoft</a> (17.0%), <a href="SAP_AG" class="mw-redirect" title="SAP AG">SAP</a> including <a href="Sybase" title="Sybase">Sybase</a> (4.6%), and <a href="Teradata" title="Teradata">Teradata</a> (3.7%).<sup id="cite_ref-30" class="reference"><a href="#cite_note-30"><span class="cite-bracket">[</span>30<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<ul><li><a href="Comparison_of_relational_database_management_systems" title="Comparison of relational database management systems">Comparison of relational database management systems</a></li>
<li><a href="Database_schema" title="Database schema">Database schema</a></li>
<li><a href="Datalog" title="Datalog">Datalog</a></li>
<li><a href="Data_warehouse" title="Data warehouse">Data warehouse</a></li>
<li><a href="List_of_relational_database_management_systems" title="List of relational database management systems">List of relational database management systems</a></li>
<li><a href="Object_database" title="Object database">Object database</a> (OODBMS)</li>
<li><a href="Online_analytical_processing" title="Online analytical processing">Online analytical processing</a> (OLAP) and <a href="ROLAP" class="mw-redirect" title="ROLAP">ROLAP</a> (Relational Online Analytical Processing)</li>
<li><a href="Relational_transducer" title="Relational transducer">Relational transducer</a></li>
<li><a href="Snowflake_schema" title="Snowflake schema">Snowflake schema</a></li>
<li><a href="SQL" title="SQL">SQL</a></li>
<li><a href="Star_schema" title="Star schema">Star schema</a></li></ul>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */


.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}


/* end https://en.wikipedia.org/ */
</style><div class="reflist">
<div class="mw-references-wrap mw-references-columns"><ol class="references">
<li id="cite_note-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-1">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */


.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}


/* end https://en.wikipedia.org/ */
</style><cite id="CITEREFHastings2003" class="citation conference cs1 cs1-prop-long-vol">Hastings, Jordan (2003). <a rel="nofollow" class="external text" href="https://pubs.usgs.gov/of/2003/of03-471/hastings/index.html"><i>Portable Software Tools for Managing and Referencing Taxonomies</i></a>. <a rel="nofollow" class="external text" href="https://pubs.usgs.gov/of/2003/of03-471/">Digital Mapping Techniques '03 Workshop Proceedings</a>. Vol.&nbsp;U.S. Geological Survey Open-File Report 03–471. 2. Relational Database Technology and Taxonomic Representation. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20141021070621/https://pubs.usgs.gov/of/2003/of03-471/hastings/index.html">Archived</a> from the original on 2014-10-21<span class="reference-accessdate">. Retrieved <span class="nowrap">2024-04-06</span></span> – via <a href="United_States_Geological_Survey" title="United States Geological Survey">United States Geological Survey</a>.</cite></span>
</li>
<li id="cite_note-codd-2"><span class="mw-cite-backlink">^ <a href="#cite_ref-codd_2-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-codd_2-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-codd_2-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-codd_2-3"><sup><i><b>d</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFCodd1970" class="citation journal cs1"><a href="Edgar_F._Codd" title="Edgar F. Codd">Codd, E. F.</a> (1970). <a rel="nofollow" class="external text" href="https://doi.org/10.1145%2F362384.362685">"A Relational Model of Data for Large Shared Data Banks"</a>. <i><a href="Communications_of_the_ACM" title="Communications of the ACM">Communications of the ACM</a></i>. <b>13</b> (6): <span class="nowrap">377–</span>387. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.1145%2F362384.362685">10.1145/362384.362685</a></span>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a>&nbsp;<a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:207549016">207549016</a>.</cite></span>
</li>
<li id="cite_note-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-3">^</a></b></span> <span class="reference-text"><cite id="CITEREFAmbler2023" class="citation web cs1">Ambler, Scott (21 March 2023). <a rel="nofollow" class="external text" href="http://www.agiledata.org/essays/relationalDatabases.html">"Relational Databases 101: Looking at the Whole Picture"</a>.</cite></span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text"><cite id="CITEREFDate2005" class="citation book cs1">Date, Chris (5 May 2005). <i>Database in depth: relational theory for practitioners</i>. O'Reilly. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>0-596-10012-4</bdi>.</cite></span>
</li>
<li id="cite_note-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-5">^</a></b></span> <span class="reference-text">
<cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://books.google.com/books?id=wvCbAgAAQBAJ"><i>Funding a Revolution: Government Support for Computing Research</i></a>. National Academies Press. 8 Jan 1999. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>0309062780</bdi>.</cite></span>
</li>
<li id="cite_note-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-6">^</a></b></span> <span class="reference-text"><cite id="CITEREFSumathiEsakkirajan2008" class="citation book cs1">Sumathi, S.; Esakkirajan, S. (13 Feb 2008). <i>Fundamentals of Relational Database Management Systems</i>. Springer. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>978-3540483977</bdi>. <q>The product was called SQL/DS (Structured Query Language/Data Store) and ran under the DOS/VSE operating system environment</q></cite></span>
</li>
<li id="cite_note-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-7">^</a></b></span> <span class="reference-text"><cite id="CITEREFLeavitt1976" class="citation news cs1">Leavitt, Don (6 September 1976). <a rel="nofollow" class="external text" href="https://books.google.com/books?id=OohpOVF5L-IC&amp;pg=PA11">"MDBM' Backs Network, Relational Approaches"</a>. <i>Computerworld</i>. IDG Enterprise.</cite></span>
</li>
<li id="cite_note-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-8">^</a></b></span> <span class="reference-text"><cite id="CITEREFSchmidtBrodie1982" class="citation book cs1">Schmidt, Joachim W.; Brodie, Michael L. (1982). <a rel="nofollow" class="external text" href="https://books.google.com/books?id=E9upCAAAQBAJ&amp;pg=PA185"><i>Relational Database Systems: Analysis and Comparison</i></a>. Springer Science &amp; Business Media. pp.&nbsp;<span class="nowrap">181–</span>220. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>978-3-642-68847-8</bdi>.</cite></span>
</li>
<li id="cite_note-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-9">^</a></b></span> <span class="reference-text"><cite class="citation journal cs1"><a rel="nofollow" class="external text" href="http://www.oracle.com/us/corporate/profit/p27anniv-timeline-151918.pdf">"Oracle Timeline"</a> <span class="cs1-format">(PDF)</span>. <i>Profit Magazine</i>. <b>12</b> (2). Oracle: 26. May 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">2013-05-16</span></span>.</cite></span>
</li>
<li id="cite_note-10"><span class="mw-cite-backlink"><b><a href="#cite_ref-10">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.chicagotribune.com/1987/06/28/new-database-software-program-moves-macintosh-into-the-big-leagues/">"New Database Software Program Moves Macintosh Into The Big Leagues"</a>. <i>tribunedigital-chicagotribune</i>. 28 June 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">2016-03-17</span></span>.</cite></span>
</li>
<li id="cite_note-ST_1-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-ST_1_11-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFHershey,_W.R.Easthope,_C.H.1972" class="citation journal cs1">Hershey, W.R.; Easthope, C.H. (1 December 1972). <span class="id-lock-subscription" title="Paid subscription required"><a rel="nofollow" class="external text" href="https://dl.acm.org/doi/10.1145/1095495.1095500">"A set theoretic data structure and retrieval language"</a></span>. <i>ACM SIGIR Forum</i>. <b>7</b> (4). <a href="Association_for_Computing_Machinery" title="Association for Computing Machinery">Association for Computing Machinery</a>: <span class="nowrap">45–</span>55. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1145%2F1095495.1095500">10.1145/1095495.1095500</a><span class="reference-accessdate">. Retrieved <span class="nowrap">4 January</span> 2024</span>.</cite></span>
</li>
<li id="cite_note-SIG_1-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-SIG_1_12-0">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://dl.acm.org/doi/book/10.1145/800297"><i>SIGFIDET '74: Proceedings of the 1974 ACM SIGFIDET (Now SIGMOD) Workshop on Data Description, Access and Control: Data Models: Data-Structure-Set versus Relational</i></a>. <a href="Association_for_Computing_Machinery" title="Association for Computing Machinery">Association for Computing Machinery</a>. 1 January 1975. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1145%2F800297">10.1145/800297</a>. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>978-1-4503-7418-7</bdi><span class="reference-accessdate">. Retrieved <span class="nowrap">4 January</span> 2024</span>.</cite></span>
</li>
<li id="cite_note-PS_1-13"><span class="mw-cite-backlink"><b><a href="#cite_ref-PS_1_13-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFNotley,_M.G.1972" class="citation book cs1">Notley, M.G. (1972). <a rel="nofollow" class="external text" href="https://scholar.google.com/scholar?lookup=0&amp;q=NOTLEY,+M.G.+The+Peterlee+IS/1+System,+I.B.M.+(U.K.)+Scientific+Centre+Report,+March+1972.+UKSC-0018.&amp;hl=en&amp;as_sdt=0,5"><i>The Peterlee IS/1 System</i></a>. IBM United Kingdom Scientific Centre<span class="reference-accessdate">. Retrieved <span class="nowrap">4 January</span> 2024</span>.</cite></span>
</li>
<li id="cite_note-Todd_1976-14"><span class="mw-cite-backlink"><b><a href="#cite_ref-Todd_1976_14-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFTodd1976" class="citation journal cs1">Todd, Stephen (1976). "The Peterlee Relational Test Vehicle - A System Overview". <i>IBM Systems Journal</i>. <b>15</b> (4): <span class="nowrap">285–</span>308. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1147%2Fsj.154.0285">10.1147/sj.154.0285</a>.</cite></span>
</li>
<li id="cite_note-15"><span class="mw-cite-backlink"><b><a href="#cite_ref-15">^</a></b></span> <span class="reference-text"><cite id="CITEREFRamakrishnanDonjerkovicRanganathanBeyer1998" class="citation journal cs1">Ramakrishnan, Raghu; Donjerkovic, Donko; Ranganathan, Arvind; Beyer, Kevin S.; Krishnaprasad, Muralidhar (1998). <a rel="nofollow" class="external text" href="http://pages.cs.wisc.edu/~beyer/papers/srql_ssdbm98.pdf">"SRQL: Sorted Relational Query Language"</a> <span class="cs1-format">(PDF)</span>. <i>E Proceedings of SSDBM</i>.</cite></span>
</li>
<li id="cite_note-16"><span class="mw-cite-backlink"><b><a href="#cite_ref-16">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://docs.oracle.com/javase/tutorial/jdbc/overview/database.html">"A Relational Database Overview"</a>. <i>oracle.com</i>.</cite></span>
</li>
<li id="cite_note-17"><span class="mw-cite-backlink"><b><a href="#cite_ref-17">^</a></b></span> <span class="reference-text"><cite class="citation cs2"><span class="id-lock-subscription" title="Paid subscription required"><a rel="nofollow" class="external text" href="https://dx.doi.org/10.1007/3-540-55493-9_5">"A universal relation model for a nested database"</a></span>, <i>The Nested Universal Relation Database Model</i>, Lecture Notes in Computer Science, vol.&nbsp;595, Berlin, Heidelberg: Springer Berlin Heidelberg, pp.&nbsp;<span class="nowrap">109–</span>135, 1992, <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1007%2F3-540-55493-9_5">10.1007/3-540-55493-9_5</a>, <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>978-3-540-55493-6</bdi><span class="reference-accessdate">, retrieved <span class="nowrap">2020-11-01</span></span></cite></span>
</li>
<li id="cite_note-18"><span class="mw-cite-backlink"><b><a href="#cite_ref-18">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.microsoft.com/presspass/features/1998/11-23gray.mspx">"Gray to be Honored With A. M. Turing Award This Spring"</a>. Microsoft PressPass. 1998-11-23. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20090206084720/http://www.microsoft.com/presspass/features/1998/11-23gray.mspx">Archived</a> from the original on 6 February 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">2009-01-16</span></span>.</cite></span>
</li>
<li id="cite_note-19"><span class="mw-cite-backlink"><b><a href="#cite_ref-19">^</a></b></span> <span class="reference-text"><cite id="CITEREFGray1981" class="citation conference cs1"><a href="Jim_Gray_(computer_scientist)" title="Jim Gray (computer scientist)">Gray, Jim</a> (September 1981). <a rel="nofollow" class="external text" href="http://research.microsoft.com/~gray/papers/theTransactionConcept.pdf">"The Transaction Concept: Virtues and Limitations"</a> <span class="cs1-format">(PDF)</span>. <i>Proceedings of the 7th International Conference on Very Large Databases</i>. Cupertino, CA: <a href="Tandem_Computers" title="Tandem Computers">Tandem Computers</a>. pp.&nbsp;<span class="nowrap">144–</span>154<span class="reference-accessdate">. Retrieved <span class="nowrap">2006-11-09</span></span>.</cite></span>
</li>
<li id="cite_note-20"><span class="mw-cite-backlink"><b><a href="#cite_ref-20">^</a></b></span> <span class="reference-text">Gray, Jim, and Reuter, Andreas, <i>Distributed Transaction Processing: Concepts and Techniques</i>. <a href="Morgan_Kaufmann" class="mw-redirect" title="Morgan Kaufmann">Morgan Kaufmann</a>, 1993. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>1-55860-190-2</bdi>.</span>
</li>
<li id="cite_note-FOOTNOTEDate1984268-21"><span class="mw-cite-backlink"><b><a href="#cite_ref-FOOTNOTEDate1984268_21-0">^</a></b></span> <span class="reference-text"><a href="#CITEREFDate1984">Date (1984)</a>, p.&nbsp;268.</span>
</li>
<li id="cite_note-22"><span class="mw-cite-backlink"><b><a href="#cite_ref-22">^</a></b></span> <span class="reference-text"><cite id="CITEREFConnollyBegg2015" class="citation book cs1">Connolly, Thomas M; Begg, Carolyn E (2015). <i>Database systems: a practical approach to design, implementation, and management</i> (global&nbsp;ed.). Boston Columbus Indianapolis: Pearson. p.&nbsp;416. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>978-1-292-06118-4</bdi>.</cite></span>
</li>
<li id="cite_note-Begg-p64-23"><span class="mw-cite-backlink"><b><a href="#cite_ref-Begg-p64_23-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFConnollyBegg2014" class="citation book cs1">Connolly, Thomas M.; Begg, Carolyn E. (2014). <i>Database Systems – A Practical Approach to Design Implementation and Management</i> (6th&nbsp;ed.). Pearson. p.&nbsp;64. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>978-1292061184</bdi>.</cite></span>
</li>
<li id="cite_note-24"><span class="mw-cite-backlink"><b><a href="#cite_ref-24">^</a></b></span> <span class="reference-text"><cite id="CITEREFPrattLast2014" class="citation book cs1">Pratt, Philip J.; Last, Mary Z. (2014-09-08). <i>Concepts of Database Management</i> (8&nbsp;ed.). Course Technology. p.&nbsp;29. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>9781285427102</bdi>.</cite></span>
</li>
<li id="cite_note-25"><span class="mw-cite-backlink"><b><a href="#cite_ref-25">^</a></b></span> <span class="reference-text"><cite id="CITEREFFeuerlich2010" class="citation book cs1">Feuerlich, George (21 April 2010). <a rel="nofollow" class="external text" href="https://citeseerx.ist.psu.edu/document?repid=rep1&amp;type=pdf&amp;doi=a61bad77f48d8438f47393c720292f5dc33a4c0d#page=169"><i>Dateso 10; Database Trends and Directions: Current Challenges and Opportunities</i></a> (1st&nbsp;ed.). Prague, Sokolovsk: MATFYZPRESS. pp.&nbsp;<span class="nowrap">163–</span>174. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>978-80-7378-116-3</bdi>.</cite></span>
</li>
<li id="cite_note-26"><span class="mw-cite-backlink"><b><a href="#cite_ref-26">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.techrepublic.com/article/nosql-databases-eat-into-the-relational-database-market">"NoSQL databases eat into the relational database market"</a>. 4 March 2015<span class="reference-accessdate">. Retrieved <span class="nowrap">2018-03-14</span></span>.</cite></span>
</li>
<li id="cite_note-27"><span class="mw-cite-backlink"><b><a href="#cite_ref-27">^</a></b></span> <span class="reference-text"><cite id="CITEREFReinsch1988" class="citation journal cs1">Reinsch, R. (1988). "Distributed database for SAA". <i>IBM Systems Journal</i>. <b>27</b> (3): <span class="nowrap">362–</span>389. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1147%2Fsj.273.0362">10.1147/sj.273.0362</a>.</cite></span>
</li>
<li id="cite_note-28"><span class="mw-cite-backlink"><b><a href="#cite_ref-28">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><i>Distributed Relational Database Architecture Reference</i>. IBM Corp. SC26-4651-0. 1990.</cite></span>
</li>
<li id="cite_note-29"><span class="mw-cite-backlink"><b><a href="#cite_ref-29">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://db-engines.com/en/ranking/relational+dbms">"DB-Engines Ranking of Relational DBMS"</a>. <i>DB-Engines</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2024-12-01</span></span>.</cite></span>
</li>
<li id="cite_note-30"><span class="mw-cite-backlink"><b><a href="#cite_ref-30">^</a></b></span> <span class="reference-text"><cite class="citation news cs1"><a rel="nofollow" class="external text" href="http://itknowledgeexchange.techtarget.com/eye-on-oracle/oracle-the-clear-leader-in-24-billion-rdbms-market/">"Oracle the clear leader in $24 billion RDBMS market"</a>. <i>Eye on Oracle</i>. 2012-04-12<span class="reference-accessdate">. Retrieved <span class="nowrap">2013-03-01</span></span>.</cite></span>
</li>
</ol></div></div>
<div class="mw-heading mw-heading2"><h2 id="Sources">Sources</h2></div>
<ul><li><cite id="CITEREFDate1984" class="citation book cs1"><a href="Christopher_J._Date" title="Christopher J. Date">Date, C. J.</a> (1984). <a rel="nofollow" class="external text" href="https://archive.org/details/guidetodb2users00date"><i>A Guide to DB2</i></a> (student&nbsp;ed.). <a href="Addison-Wesley" title="Addison-Wesley">Addison-Wesley</a>. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a>&nbsp;<bdi>0201113171</bdi>. <a href="OCLC_(identifier)" class="mw-redirect" title="OCLC (identifier)">OCLC</a>&nbsp;<a rel="nofollow" class="external text" href="https://search.worldcat.org/oclc/256383726">256383726</a>. <a href="OL_(identifier)" class="mw-redirect" title="OL (identifier)">OL</a>&nbsp;<a rel="nofollow" class="external text" href="https://openlibrary.org/books/OL2838595M">2838595M</a>.</cite></li></ul>
<style data-mw-deduplicate="TemplateStyles:r1290876196">
/* start https://en.wikipedia.org/ */


.mw-parser-output .side-box{margin:4px 0;box-sizing:border-box;border:1px solid #aaa;font-size:88%;line-height:1.25em;background-color:var(--background-color-interactive-subtle,#f8f9fa);display:flow-root}.mw-parser-output .infobox .side-box{font-size:100%}.mw-parser-output .side-box-abovebelow,.mw-parser-output .side-box-text{padding:0.25em 0.9em}.mw-parser-output .side-box-image{padding:2px 0 2px 0.9em;text-align:center}.mw-parser-output .side-box-imageright{padding:2px 0.9em 2px 0;text-align:center}@media(min-width:500px){.mw-parser-output .side-box-flex{display:flex;align-items:center}.mw-parser-output .side-box-text{flex:1;min-width:0}}@media(min-width:720px){.mw-parser-output .side-box{width:238px}.mw-parser-output .side-box-right{clear:right;float:right;margin-left:1em}.mw-parser-output .side-box-left{margin-right:1em}}


/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1237033735">
/* start https://en.wikipedia.org/ */


@media print{body.ns-0 .mw-parser-output .sistersitebox{display:none!important}}@media screen{html.skin-theme-clientpref-night .mw-parser-output .sistersitebox img[src*="Wiktionary-logo-en-v2.svg"]{background-color:white}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .sistersitebox img[src*="Wiktionary-logo-en-v2.svg"]{background-color:white}}


/* end https://en.wikipedia.org/ */
</style><div class="side-box side-box-right sistersitebox"><style data-mw-deduplicate="TemplateStyles:r1126788409">
/* start https://en.wikipedia.org/ */


.mw-parser-output .plainlist ol,.mw-parser-output .plainlist ul{line-height:inherit;list-style:none;margin:0;padding:0}.mw-parser-output .plainlist ol li,.mw-parser-output .plainlist ul li{margin-bottom:0}


/* end https://en.wikipedia.org/ */
</style>
<div class="side-box-flex">
<div class="side-box-image"><span class="noviewer" typeof="mw:File"></span></div>
<div class="side-box-text plainlist">Wikibooks has a book on the topic of: <i><b><a href="https://en.wikibooks.org/wiki/Structured_Query_Language" class="extiw external" title="wikibooks:Structured Query Language">Structured Query Language</a></b></i></div></div>
</div>
<div class="navbox-styles"><style data-mw-deduplicate="TemplateStyles:r1129693374">
/* start https://en.wikipedia.org/ */


.mw-parser-output .hlist dl,.mw-parser-output .hlist ol,.mw-parser-output .hlist ul{margin:0;padding:0}.mw-parser-output .hlist dd,.mw-parser-output .hlist dt,.mw-parser-output .hlist li{margin:0;display:inline}.mw-parser-output .hlist.inline,.mw-parser-output .hlist.inline dl,.mw-parser-output .hlist.inline ol,.mw-parser-output .hlist.inline ul,.mw-parser-output .hlist dl dl,.mw-parser-output .hlist dl ol,.mw-parser-output .hlist dl ul,.mw-parser-output .hlist ol dl,.mw-parser-output .hlist ol ol,.mw-parser-output .hlist ol ul,.mw-parser-output .hlist ul dl,.mw-parser-output .hlist ul ol,.mw-parser-output .hlist ul ul{display:inline}.mw-parser-output .hlist .mw-empty-li{display:none}.mw-parser-output .hlist dt::after{content:": "}.mw-parser-output .hlist dd::after,.mw-parser-output .hlist li::after{content:" · ";font-weight:bold}.mw-parser-output .hlist dd:last-child::after,.mw-parser-output .hlist dt:last-child::after,.mw-parser-output .hlist li:last-child::after{content:none}.mw-parser-output .hlist dd dd:first-child::before,.mw-parser-output .hlist dd dt:first-child::before,.mw-parser-output .hlist dd li:first-child::before,.mw-parser-output .hlist dt dd:first-child::before,.mw-parser-output .hlist dt dt:first-child::before,.mw-parser-output .hlist dt li:first-child::before,.mw-parser-output .hlist li dd:first-child::before,.mw-parser-output .hlist li dt:first-child::before,.mw-parser-output .hlist li li:first-child::before{content:" (";font-weight:normal}.mw-parser-output .hlist dd dd:last-child::after,.mw-parser-output .hlist dd dt:last-child::after,.mw-parser-output .hlist dd li:last-child::after,.mw-parser-output .hlist dt dd:last-child::after,.mw-parser-output .hlist dt dt:last-child::after,.mw-parser-output .hlist dt li:last-child::after,.mw-parser-output .hlist li dd:last-child::after,.mw-parser-output .hlist li dt:last-child::after,.mw-parser-output .hlist li li:last-child::after{content:")";font-weight:normal}.mw-parser-output .hlist ol{counter-reset:listitem}.mw-parser-output .hlist ol>li{counter-increment:listitem}.mw-parser-output .hlist ol>li::before{content:" "counter(listitem)"\a0 "}.mw-parser-output .hlist dd ol>li:first-child::before,.mw-parser-output .hlist dt ol>li:first-child::before,.mw-parser-output .hlist li ol>li:first-child::before{content:" ("counter(listitem)"\a0 "}


/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1236075235">
/* start https://en.wikipedia.org/ */


.mw-parser-output .navbox{box-sizing:border-box;border:1px solid #a2a9b1;width:100%;clear:both;font-size:88%;text-align:center;padding:1px;margin:1em auto 0}.mw-parser-output .navbox .navbox{margin-top:0}.mw-parser-output .navbox+.navbox,.mw-parser-output .navbox+.navbox-styles+.navbox{margin-top:-1px}.mw-parser-output .navbox-inner,.mw-parser-output .navbox-subgroup{width:100%}.mw-parser-output .navbox-group,.mw-parser-output .navbox-title,.mw-parser-output .navbox-abovebelow{padding:0.25em 1em;line-height:1.5em;text-align:center}.mw-parser-output .navbox-group{white-space:nowrap;text-align:right}.mw-parser-output .navbox,.mw-parser-output .navbox-subgroup{background-color:#fdfdfd}.mw-parser-output .navbox-list{line-height:1.5em;border-color:#fdfdfd}.mw-parser-output .navbox-list-with-group{text-align:left;border-left-width:2px;border-left-style:solid}.mw-parser-output tr+tr>.navbox-abovebelow,.mw-parser-output tr+tr>.navbox-group,.mw-parser-output tr+tr>.navbox-image,.mw-parser-output tr+tr>.navbox-list{border-top:2px solid #fdfdfd}.mw-parser-output .navbox-title{background-color:#ccf}.mw-parser-output .navbox-abovebelow,.mw-parser-output .navbox-group,.mw-parser-output .navbox-subgroup .navbox-title{background-color:#ddf}.mw-parser-output .navbox-subgroup .navbox-group,.mw-parser-output .navbox-subgroup .navbox-abovebelow{background-color:#e6e6ff}.mw-parser-output .navbox-even{background-color:#f7f7f7}.mw-parser-output .navbox-odd{background-color:transparent}.mw-parser-output .navbox .hlist td dl,.mw-parser-output .navbox .hlist td ol,.mw-parser-output .navbox .hlist td ul,.mw-parser-output .navbox td.hlist dl,.mw-parser-output .navbox td.hlist ol,.mw-parser-output .navbox td.hlist ul{padding:0.125em 0}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}body.skin--responsive .mw-parser-output .navbox-image img{max-width:none!important}@media print{body.ns-0 .mw-parser-output .navbox{display:none!important}}


/* end https://en.wikipedia.org/ */
</style></div><div role="navigation" class="navbox" aria-labelledby="Database_management_systems327" style="padding:3px"><table class="nowraplinks hlist mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><style data-mw-deduplicate="TemplateStyles:r1239400231">
/* start https://en.wikipedia.org/ */


.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:"[ "}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:" ]"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar a>span,.mw-parser-output .navbar a>abbr{text-decoration:inherit}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}html.skin-theme-clientpref-night .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}@media(prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}}@media print{.mw-parser-output .navbar{display:none!important}}


/* end https://en.wikipedia.org/ */
</style><div id="Database_management_systems327" style="font-size:114%;margin:0 4em"><a href="Database" title="Database">Database management systems</a></div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">Types</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Object_database" title="Object database">Object-oriented</a>
<ul><li><a href="Comparison_of_object_database_management_systems" title="Comparison of object database management systems">comparison</a></li></ul></li>
<li>
<ul><li><a href="List_of_relational_database_management_systems" title="List of relational database management systems">list</a></li>
<li><a href="Comparison_of_relational_database_management_systems" title="Comparison of relational database management systems">comparison</a></li></ul></li>
<li><a href="Key%E2%80%93value_database" title="Key–value database">Key–value</a></li>
<li><a href="Column-oriented_DBMS" class="mw-redirect" title="Column-oriented DBMS">Column-oriented</a>
<ul><li><a href="List_of_column-oriented_DBMSes" title="List of column-oriented DBMSes">list</a></li></ul></li>
<li><a href="Document-oriented_database" title="Document-oriented database">Document-oriented</a></li>
<li><a href="Wide-column_store" title="Wide-column store">Wide-column store</a></li>
<li><a href="Graph_database" title="Graph database">Graph</a></li>
<li><a href="NoSQL" title="NoSQL">NoSQL</a></li>
<li><a href="NewSQL" title="NewSQL">NewSQL</a></li>
<li><a href="In-memory_database" title="In-memory database">In-memory</a>
<ul><li><a href="List_of_in-memory_databases" title="List of in-memory databases">list</a></li></ul></li>
<li><a href="Multi-model_database" title="Multi-model database">Multi-model</a>
<ul><li><a href="Comparison_of_multi-model_databases" title="Comparison of multi-model databases">comparison</a></li></ul></li>
<li><a href="Cloud_database" title="Cloud database">Cloud</a></li>
<li><a href="Blockchain-based_database" title="Blockchain-based database">Blockchain-based database</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Concepts</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Database" title="Database">Database</a></li>
<li><a href="ACID" title="ACID">ACID</a></li>
<li><a href="Armstrong's_axioms" title="Armstrong's axioms">Armstrong's axioms</a></li>
<li><a href="Codd's_12_rules" title="Codd's 12 rules">Codd's 12 rules</a></li>
<li><a href="CAP_theorem" title="CAP theorem">CAP theorem</a></li>
<li><a href="Create%2C_read%2C_update_and_delete" title="Create, read, update and delete">CRUD</a></li>
<li><a href="Null_(SQL)" title="Null (SQL)">Null</a></li>
<li><a href="Candidate_key" title="Candidate key">Candidate key</a></li>
<li><a href="Foreign_key" title="Foreign key">Foreign key</a></li>
<li><a href="PACELC_design_principle" title="PACELC design principle">PACELC design principle</a></li>
<li><a href="Superkey" title="Superkey">Superkey</a></li>
<li><a href="Surrogate_key" title="Surrogate key">Surrogate key</a></li>
<li><a href="Unique_key" title="Unique key">Unique key</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Objects</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Relation_(database)" title="Relation (database)">Relation</a>
<ul><li><a href="Table_(database)" title="Table (database)">table</a></li>
<li><a href="Column_(database)" title="Column (database)">column</a></li>
<li><a href="Row_(database)" title="Row (database)">row</a></li></ul></li>
<li><a href="View_(SQL)" title="View (SQL)">View</a></li>
<li><a href="Database_transaction" title="Database transaction">Transaction</a></li>
<li><a href="Transaction_log" title="Transaction log">Transaction log</a></li>
<li><a href="Database_trigger" title="Database trigger">Trigger</a></li>
<li><a href="Database_index" title="Database index">Index</a></li>
<li><a href="Stored_procedure" title="Stored procedure">Stored procedure</a></li>
<li><a href="Cursor_(databases)" title="Cursor (databases)">Cursor</a></li>
<li><a href="Partition_(database)" title="Partition (database)">Partition</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Components</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Concurrency_control" title="Concurrency control">Concurrency control</a></li>
<li><a href="Data_dictionary" title="Data dictionary">Data dictionary</a></li>
<li><a href="Java_Database_Connectivity" title="Java Database Connectivity">JDBC</a></li>
<li><a href="XQuery_API_for_Java" title="XQuery API for Java">XQJ</a></li>
<li><a href="Open_Database_Connectivity" title="Open Database Connectivity">ODBC</a></li>
<li><a href="Query_language" title="Query language">Query language</a></li>
<li><a href="Query_optimization" title="Query optimization">Query optimizer</a></li>
<li><a href="Query_Rewriting" class="mw-redirect" title="Query Rewriting">Query rewriting system</a></li>
<li><a href="Query_plan" title="Query plan">Query plan</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Functions</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Database_administration" title="Database administration">Administration</a></li>
<li><a href="Query_optimization" title="Query optimization">Query optimization</a></li>
<li><a href="Replication_(computing)#DATABASE" title="Replication (computing)">Replication</a></li>
<li><a href="Shard_(database_architecture)" title="Shard (database architecture)">Sharding</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Related topics</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Database_model" title="Database model">Database models</a></li>
<li><a href="Database_normalization" title="Database normalization">Database normalization</a></li>
<li>Database storage</li>
<li><a href="Distributed_database" title="Distributed database">Distributed database</a></li>
<li><a href="Federated_database_system" title="Federated database system">Federated database system</a></li>
<li><a href="Referential_integrity" title="Referential integrity">Referential integrity</a></li>
<li><a href="Relational_algebra" title="Relational algebra">Relational algebra</a></li>
<li><a href="Relational_calculus" title="Relational calculus">Relational calculus</a></li>
<li><a href="Relational_model" title="Relational model">Relational model</a></li>
<li><a href="Object%E2%80%93relational_database" title="Object–relational database">Object–relational database</a></li>
<li><a href="Transaction_processing" title="Transaction processing">Transaction processing</a></li></ul>
</div></td></tr><tr><td class="navbox-abovebelow" colspan="2"><div>
<ul><li><span class="noviewer" typeof="mw:File"><span title="Category"></span></span> Category</li>
<li><span class="noviewer" typeof="mw:File"><span title="Outline"></span></span> <a href="Outline_of_databases" title="Outline of databases">Outline</a></li></ul>
</div></td></tr></tbody></table></div>
<div class="navbox-styles"><style data-mw-deduplicate="TemplateStyles:r1038841319">
/* start https://en.wikipedia.org/ */


.mw-parser-output .tooltip-dotted{border-bottom:1px dotted;cursor:help}


/* end https://en.wikipedia.org/ */
</style></div><div role="navigation" class="navbox authority-control" aria-label="Navbox698" style="padding:3px"><table class="nowraplinks hlist navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">Authority control databases: National </th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em"><ul><li><span class="uid"><span class="rt-commentedText tooltip tooltip-dotted" title="relační databáze"><a rel="nofollow" class="external text" href="https://aleph.nkp.cz/F/?func=find-c&amp;local_base=aut&amp;ccl_term=ica=ph125110&amp;CON_LNG=ENG">Czech Republic</a></span></span></li><li><span class="uid"><a rel="nofollow" class="external text" href="https://www.nli.org.il/en/authorities/987007532088605171">Israel</a></span></li></ul></div></td></tr></tbody></table></div></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2025-07-20" href="https://en.wikipedia.org/wiki/?title=Relational_database&amp;oldid=1301509125">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>

</body></html>